Skip to content

Conversation

@mgumz
Copy link

@mgumz mgumz commented Nov 15, 2025

If a user provides an absent calendar name to be filtered out with khal list -d, an error is raised and the call stack is thrown at the user (24 lines of internals with a final "KeyError: 'absent').

To improve the usability, this improvement catches this situation and properly tells the user what happend and how to remedy the situation, just like -a absent would do.

If a user provides an absent calendar name to be filtered out with `khal
list -d`, an error is raised and the call stack is thrown at the user
(24 lines of internals with a final "KeyError: 'absent').

To improve the usability, this commit catches this situation and
properly tells the user what happend and how to remedy the situation,
just like `-a absent` would do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant